home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / Visual Cafe Pro v1.0 / VISCAFE.BIN / FormattedTextField.desc < prev    next >
Encoding:
Text File  |  1997-06-19  |  3.7 KB  |  139 lines

  1. ; ---- symantec.itools.awt.FormattedTextField component ----
  2. ;
  3. ; 04/15/97        LAB Removed db.awt.DateMask, db.awt.TimeMask,
  4. ;                and db.awt.DateTimeMask from the ToolBar.
  5. ; 04/16/97        LAB Changed the name of DateTimeMask to TimeStampMask
  6. ;                for the db.awt component.
  7. ; 05/28/97        LAB Gave the db.awt.FormattedTextField it's own db icon.
  8.  
  9. CLASS=symantec.itools.awt.FormattedTextField
  10.  
  11. SMALLICON=components\FormattedTextField.ico, "0"
  12. ICONSUITE=Icons, "159"
  13.  
  14. FOLDER=Additional
  15. TOOLBAR=Additional
  16.  
  17. PROPERTY=String, "Mask", "Mask", ""
  18. PROPERTY=Font, "Edit Font", "EditFont", "\"Courier\", java.awt.Font.PLAIN, 12"
  19.  
  20. CONNECTION=input, "String", "", "%name%.setMask(%arg%);", "Set the edit field entry mask"
  21. CONNECTION=output, "String", "", "%name%.getMask()", "Get the edit field entry mask"
  22. CONNECTION=input, "Font", "", "%name%.setEditFont(%arg%);", "Set the Edit Field font"
  23. CONNECTION=output,"Font", "", "%name%.getEditFont()", "Get the Edit Field font"
  24.  
  25.  
  26. ; ---- symantec.itools.awt.util.edit.AddressCode abstract parent class ----
  27.  
  28. CLASS=symantec.itools.awt.util.edit.AddressCode
  29.  
  30.  
  31. ; ---- symantec.itools.awt.util.edit.PhoneNumber abstract parent class ----
  32.  
  33. CLASS=symantec.itools.awt.util.edit.PhoneNumber
  34.  
  35.  
  36. ; ---- symantec.itools.awt.util.edit.SocialIDNumber abstract parent class ----
  37.  
  38. CLASS=symantec.itools.awt.util.edit.SocialIDNumber
  39.  
  40.  
  41. ; ---- symantec.itools.awt.util.edit.LongZipCodes component ----
  42.  
  43. CLASS=symantec.itools.awt.util.edit.LongZipCode
  44.  
  45. SMALLICON=components\LongZipCode.ico, "0"
  46. ICONSUITE=Icons, "172"
  47.  
  48. FOLDER="Predefined TextFields"
  49. ;TOOLBAR=Additional
  50.  
  51.  
  52. ; ---- symantec.itools.awt.util.edit.PostalCode component ----
  53.  
  54. CLASS=symantec.itools.awt.util.edit.PostalCode
  55.  
  56. SMALLICON=components\PostalCode.ico, "0"
  57. ICONSUITE=Icons, "173"
  58.  
  59. FOLDER="Predefined TextFields"
  60. ;TOOLBAR=Additional
  61.  
  62.  
  63. ; ---- symantec.itools.awt.util.edit.ZipCode component ----
  64.  
  65. CLASS=symantec.itools.awt.util.edit.ZipCode
  66.  
  67. SMALLICON=components\ZipCode.ico, "0"
  68. ICONSUITE=Icons, "174"
  69.  
  70. FOLDER="Predefined TextFields"
  71. ;TOOLBAR=Additional
  72.  
  73.  
  74. ; ---- symantec.itools.awt.util.edit.LocalPhoneNumber component ----
  75.  
  76. CLASS=symantec.itools.awt.util.edit.LocalPhoneNumber
  77.  
  78. SMALLICON=components\LocalPhoneNumber.ico, "0"
  79. ICONSUITE=Icons, "175"
  80.  
  81. FOLDER="Predefined TextFields"
  82. ;TOOLBAR=Additional
  83.  
  84.  
  85. ; ---- symantec.itools.awt.util.edit.LongDistPhoneNumber abstract parent ----
  86.  
  87. CLASS=symantec.itools.awt.util.edit.LongDistPhoneNumber
  88.  
  89.  
  90. ; ---- symantec.itools.awt.util.edit.USLongDistPhoneNumber component ----
  91.  
  92. CLASS=symantec.itools.awt.util.edit.USLongDistPhoneNumber
  93.  
  94. SMALLICON=componentsSLongDistPhoneNumber.ico, "0"
  95. ICONSUITE=Icons, "176"
  96.  
  97. FOLDER="Predefined TextFields"
  98. ;TOOLBAR=Additional
  99.  
  100.  
  101. ; ---- symantec.itools.awt.util.edit.IntlLongDistPhoneNumber component ----
  102.  
  103. CLASS=symantec.itools.awt.util.edit.IntlLongDistPhoneNumber
  104.  
  105. SMALLICON=components\IntlLongDistPhoneNumber.ico, "0"
  106. ICONSUITE=Icons, "177"
  107.  
  108. FOLDER="Predefined TextFields"
  109. ;TOOLBAR=Additional
  110.  
  111.  
  112. ; ---- symantec.itools.awt.util.edit.SocialInsuranceNumber component ----
  113.  
  114. CLASS=symantec.itools.awt.util.edit.SocialInsuranceNumber
  115.  
  116. SMALLICON=components\SocialInsuranceNumber.ico, "0"
  117. ICONSUITE=Icons, "178"
  118.  
  119. FOLDER="Predefined TextFields"
  120. ;TOOLBAR=Additional
  121.  
  122.  
  123. ; ---- symantec.itools.awt.util.edit.SocialSecurityNumber component ----
  124.  
  125. CLASS=symantec.itools.awt.util.edit.SocialSecurityNumber
  126.  
  127. SMALLICON=components\SocialSecurityNumber.ico, "0"
  128. ICONSUITE=Icons, "179"
  129.  
  130. FOLDER="Predefined TextFields"
  131. ;TOOLBAR=Additional
  132.  
  133.  
  134. ; ---- symantec.itools.db.awt.FormattedTextField component ----
  135. CLASS=symantec.itools.db.awt.FormattedTextField
  136. ICONSUITE=Icons, "200"
  137. FOLDER=dbAWARE
  138. TOOLBAR=dbAWARE
  139. FLAGS=DATACOLUMN